CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法 规划

搜索资源列表

  1. mastering_matlab

    1下载:
  2. 精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 -The main contents of the book is the
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:153255
    • 提供者:李可
  1. bp

    2下载:
  2. 将遗传算法的改进协同进化遗传算法应用于机器人路径的规划中-Improved genetic algorithm co-evolution genetic algorithm in robot path planning
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1231
    • 提供者:liujinying
  1. 5

    0下载:
  2. 利用Dijkstra算法来求网络图的最短路径,找到从起点P1到终点Pn的最短路径,由于上述算法使用了连接线中点的条件,不是整个规划空间的最优路径,然后利用遗传算法对找到的最短路径各个路径点Pi (i=1,2,…n)调整,让各路径点在相应障碍物端点连线上滑动-Use Dijkstra algorithm to find the shortest path network diagram to find the starting point P1 to the end of Pn from the
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:9174
    • 提供者:jack
  1. 1

    0下载:
  2. 遗传算法解决0-1背包问题,动态规划算法-Genetic algorithm to solve 0-1 knapsack problem, dynamic programming algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3143
    • 提供者:chenxq
  1. robway1

    0下载:
  2. 基于遗传算法的机器人路径规划算法matlab源代码-Genetic algorithm based path planning algorithm matlab source code
  3. 所属分类:matlab

    • 发布日期:2016-01-21
    • 文件大小:9216
    • 提供者:LIXIA
  1. algorithm-of-heuristic-

    0下载:
  2. 本资料详细介绍了有关启发式算法的重要内容,包括模拟退火方法,遗传算法,动态规划,背包问题,对相关的研究有帮助。-This information details the important heuristic, including simulated annealing, genetic algorithms, dynamic programming, knapsack problem, the related research help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:95344
    • 提供者:huangxi
  1. path-planning

    1下载:
  2. 一个简单的遗传算法路径规划,采用遗传算法对2d有障碍物路基规划-A simple genetic algorithm the path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:25145
    • 提供者:libo
  1. Bi-level-programming-model-of-Matlab

    4下载:
  2. 双层规划模型的遗传算法求解的Matlab源码-Bi-level programming model of the genetic algorithm of Matlab source
  3. 所属分类:matlab

    • 发布日期:2015-08-24
    • 文件大小:2048
    • 提供者:石磊
  1. yic

    0下载:
  2. 最经典的遗传算法路径规划,非常实用,希望对大家有所帮助啊-The most classic genetic algorithm path planning, very useful, we want to help ah
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:9585
    • 提供者:算法
  1. 2011091002

    0下载:
  2. 遗传算法求解非线性规划问题的两个MATLAB源程序-Genetic Algorithm for nonlinear programming problems two MATLAB source
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:844
    • 提供者:xiaoyuer
  1. matlab-genetic-algorithm

    0下载:
  2. matlab用法 主要用于线性规划,非线性规划,解决优化问题,作出最合理的决策等遗传算法程序-matlab usage is mainly used for linear programming, nonlinear programming to solve optimization problems, make the most rational decision-making, genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:7744
    • 提供者:刘旭
  1. haitu

    0下载:
  2. 基于海图数据的AUV全局路径规划方法研究. 关键字 海图 遗传算法-Chart data based on global path planning for AUV Research Keywords charts GA
  3. 所属分类:Development Research

    • 发布日期:2017-05-13
    • 文件大小:3214504
    • 提供者:wanghui
  1. NlIP-genetic

    0下载:
  2. 非线性整数规划的遗传算法Matlab程序-non linear integer programming genetic algorithm matlab code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7797
    • 提供者:梁丽
  1. Genetic-algorithm

    0下载:
  2. 遗传算法实现的最优路径规划,可用于机器人路径规划-Genetic algorithm to achieve the optimal path planning, can be used for robot path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:4030
    • 提供者:王袁杰
  1. GA

    0下载:
  2. 非线性规划的简单遗传算法 由清华刘宝碇教授的实验室发布 将头文件放好 修改即可使用-Non-linear simple genetic algorithm by Tsinghua Professor Liu Baoding
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:38566
    • 提供者:rabby
  1. 4[1]

    0下载:
  2. 提出了一种新的模糊遗传算法(GA)的方法来解决问题的轨迹规划两个合作共享一个公共的机器人避障工作场所,在机械手必须考虑对方作为一个移动的轨迹或者行为障碍是未知的和不可预知的,因为每一个都有各自的目标和机械手都有相同的优先权。 -This paper presents a novel fuzzy genetic algorithm (GA) approach to tackling the problem of trajectory planning of two collaborat
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2145085
    • 提供者:houlimei
  1. AI

    0下载:
  2. 遗传算法对移动机器人路径的路径规划,很有用,可以下载。-Genetic algorithm of mobile robot path path planning, is very useful, and can be downloaded.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-15
    • 文件大小:3868013
    • 提供者:刘健
  1. MRpathPlanning

    2下载:
  2. 遗传算法对移动机器人路径的路径规划,可以设置任意的起始点和终点,能够避障,很有用,可以下载。-Genetic algorithm of mobile robot path path planning, is very useful, and can be downloaded.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-12
    • 文件大小:18600960
    • 提供者:刘健
  1. path-planning

    0下载:
  2. 遗传算法对移动机器人路径的路径规划,可以设置起始点的位置,并且能够避障,很有用,可以下载。-Genetic algorithm of mobile robot path path planning, can set the position of the starting point, and the ability to obstacle avoidance, is very useful, and can be downloaded.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:6904131
    • 提供者:刘健
  1. robotguihua

    0下载:
  2. 遗传算法对移动机器人路径的路径规划,可以设置起始点的位置,并且能够避障,很有用,可以下载。-Genetic algorithm of mobile robot path path planning, can set the position of the starting point, and the ability to obstacle avoidance, is very useful, and can be downloaded.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2250647
    • 提供者:刘健
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 31 »
搜珍网 www.dssz.com